home *** CD-ROM | disk | FTP | other *** search
- IODeviceInspector = {
- ACTIONS = {
- "channelOrInterruptPicked:" = "channelOrInterruptPicked:";
- "rangeDidChange:" = "rangeDidChange:";
- "showInfo:" = "showInfo:";
- };
- OUTLETS = {
- accessoryHolder = accessoryHolder;
- dmaBox = dmaBox;
- dmaMatrix = dmaMatrix;
- infoButton = infoButton;
- infoPanel = infoPanel;
- infoText = infoText;
- inspectionView = inspectionView;
- irqBox = irqBox;
- irqMatrix = irqMatrix;
- memoryBox = memoryBox;
- memoryController = memoryController;
- origWindow = origWindow;
- portsBox = portsBox;
- portsController = portsController;
- statusTitle = statusTitle;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- FTGSerialLightPenInspector = {
- ACTIONS = {
- "averageSliderChanged:" = "averageSliderChanged:";
- "calibratePressed:" = "calibratePressed:";
- "setSerialPortFromTextField:" = "setSerialPortFromTextField:";
- };
- OUTLETS = {
- averageBox = averageBox;
- averageField = averageField;
- averageSlider = averageSlider;
- calibrateButton = calibrateButton;
- fastText = fastText;
- lightPenView = lightPenView;
- serialPortBox = serialPortBox;
- serialPortField = serialPortField;
- slowText = slowText;
- };
- SUPERCLASS = IODeviceInspector;
- };
-